[INFO] cloning repository https://github.com/SahBarry/crypto-safegaurd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SahBarry/crypto-safegaurd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSahBarry%2Fcrypto-safegaurd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSahBarry%2Fcrypto-safegaurd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b7444dfd2beea8b0998a71fa9d4ff138c8f4ae8
[INFO] checking SahBarry/crypto-safegaurd against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSahBarry%2Fcrypto-safegaurd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SahBarry/crypto-safegaurd
[INFO] finished tweaking git repo https://github.com/SahBarry/crypto-safegaurd
[INFO] tweaked toml for git repo https://github.com/SahBarry/crypto-safegaurd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SahBarry/crypto-safegaurd on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SahBarry/crypto-safegaurd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87
[INFO] running `Command { std: "docker" "start" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking winter-utils v0.13.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking winter-math v0.13.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking winter-rand-utils v0.13.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling miden-crypto v0.16.1 (/opt/rustwide/workdir/miden-crypto)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> miden-crypto/build.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_feature = "sve")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> miden-crypto/build.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     #[cfg(target_feature = "sve")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miden-crypto` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87", kill_on_drop: false }`
[INFO] [stdout] 684e1478b6d5f1cb818d6f7582afc7ce3bcaa3088d64ebd9d163543cc22a3c87
